コレクション型 Common Collections(Rust)
The Rust Programming Language
arrayやtupleと違ってheapにいく
コンパイル時にサイズが分かっていなくて良い
Vectors(Rust)
Strings(Rust)
HashMaps(Rust)